Subscriber Plugin Host
Premium Dashboard
This member-only shell is reserved for subscriber plugins such as premium widgets, account extensions, member content panels, or advanced premium dashboard modules.
Mount Target
Subscriber Plugin Root
Awaiting install
No subscriber plugin detected yet.
Install the plugin bundle and register it as window.H4JPlugins.subscriber to mount member-only tools inside this premium dashboard area.
Reserved For
Premium member tooling
Subscriber-only modules and dashboards
Membership settings or premium content panels
Upsell, retention, or account extension widgets
This page protects the member context first, then hands the content area to your plugin. Non-premium users are sent back to the subscription page.
window.H4JPlugins.subscriber = { init({ root, shell, page }) { /* mount UI */ } }